home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 November: Tool Chest / Dev.CD Nov 00 TC Disk 2.toast / pc / tool chest / interapplication communication / ae tools / aegizmos 1.4.2 / sources / aebuildnoglobals.c < prev    next >
Encoding:
C/C++ Source or Header  |  1999-08-24  |  208 b   |  9 lines

  1. /*
  2.  *    AppleEvent Builder Function -- without global variables for error detection
  3.  *    by Jens Peter Alfke
  4.  */
  5.  
  6. #define NO_SYNTAX_CODES
  7.  
  8. #include "AEBuild.c"            /* As you can see, most of the code is in here */
  9.